GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter / GetBlockLeft Method





In This Topic
GetBlockLeft Method (IGdPictureSegmenter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(6)>
Function GetBlockLeft( _
   ByVal SegmentationResultID As String, _
   ByVal BlockIdx As Integer _
) As Integer
[DispId(6)]
int GetBlockLeft( 
   string SegmentationResultID,
   int BlockIdx
)
function GetBlockLeft( 
    SegmentationResultID: String;
    BlockIdx: Integer
): Integer; 
DispIdAttribute(6)
function GetBlockLeft( 
   SegmentationResultID : String,
   BlockIdx : int
) : int;
[DispId(6)]
int GetBlockLeft( 
   string* SegmentationResultID,
   int BlockIdx
) 
[DispId(6)]
int GetBlockLeft( 
   String^ SegmentationResultID,
   int BlockIdx
) 

Parameters

SegmentationResultID
BlockIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureSegmenter
IGdPictureSegmenter Members